tests/gpghome: Create revocation certificates for keys
authorDan Nicholson <nicholson@endlessm.com>
Fri, 21 Jun 2019 11:27:33 +0000 (06:27 -0500)
committerDan Nicholson <nicholson@endlessm.com>
Fri, 24 Jan 2020 20:02:09 +0000 (13:02 -0700)
commitb825083549994dd577c45897cff50052db5506db
tree79bb464d1aa8dd63e4d0544c8fac3bc2717cba08
parent63414e85c350270517eba4c2cb22b31629809d35
tests/gpghome: Create revocation certificates for keys

These can then be imported during a test to revoke a key without trying
to go through the gpg --generate-revocation dialog. Note that these need
to go in a subdirectory of the homedir since `gpgkeypath` will try to
import every regular file in the homedir.
Makefile-tests.am
tests/gpghome/revocations/key1.rev [new file with mode: 0644]
tests/gpghome/revocations/key2.rev [new file with mode: 0644]
tests/gpghome/revocations/key3.rev [new file with mode: 0644]